home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / system / ffg202.zip / INSTALL.TXT < prev    next >
Text File  |  1995-04-03  |  3KB  |  71 lines

  1.                   File Finder/Grouper Installation
  2.  
  3.  
  4. Installation Instructions
  5. -------------------------
  6.  
  7. Note:  FFG.EXE is a stand-alone utility program that doesn't require any
  8.        other support files.  If you know how to do it, a short cut to
  9.        this installation is to simply unzip FFG.EXE, put it in a
  10.        directory on your search path and begin using it.
  11.  
  12. 1.  If not already done, create a directory for FFG (for example C:\FFG).
  13.  
  14. 2.  If not already done, copy the FFG ZIP package file to the FFG
  15. directory.
  16.  
  17. 2.  If not already done, unzip the FFG ZIP file into the FFG directory.
  18.  
  19. 3.  For FFG to be useful, it should be on your DOS search path.  Either
  20. copy FFG.EXE to the DOS directory or another utility directory on your
  21. search path (recommended) or edit your AUTOEXEC.BAT file to add the FFG
  22. directory to your path statement in AUTOEXEC.BAT (not recommended).
  23.  
  24. 4.  There are two optional environment variables that can be set to
  25. enhance/customize FFG operation:
  26.  
  27. 5.  (OPTIONAL) Environment variable FFGTMP allows you specify where FFG
  28. should create any temporary files it may need to create.  This should be
  29. a relatively fast disk with at least 256K of free space.  Your best bet
  30. would be to use your fasted hard disk that has plenty of free space.  In
  31. terms of performance a RAM disk would be a good choice, but may not be
  32. big enough.  If FFGTMP is not set, or is there is insufficient space, FFG
  33. will look for TEMP and TMP environment variables.
  34.  
  35. There are currently two cases where FFG needs to use this disk space: 1)
  36. when searching for text inside files that are archived, FFG must first
  37. extract the file to a temporary directory.  Therefore, if these options
  38. are to be used (combination of /Z and /$) there must be enough space for
  39. about 200K plus the size of the largest file to extract. 2) when
  40. executing commands on found files (using the /e option) FFG swaps itself
  41. out of memory to disk maximize the memory available for the command you
  42. are executing.
  43.  
  44. 6.  (OPTIONAL) Environment variable FFGOPT allows you to set FFG command
  45. line parameters semi-permanently.  Anything options in the FFGOPT are
  46. effectively inserted before any FFG options you type on the command line.
  47.  
  48.  
  49. Installation of DEMO and UTILITY Batch Files
  50. --------------------------------------------
  51.  
  52. Note:  These files are not required to use FFG, but they provide valuable
  53.        demonstations of FFG capabilites and can be modified by you for
  54.        your own custom use.  Installation is recommended.  After you have
  55.        tried the demos you can delete these files with no impact on FFG
  56.        operation.
  57.  
  58. 1.  Run UNPACKEM.BAT from the FFG directory, which will create
  59. subdirectories containing the DEMO batch file and some utility batch
  60. files that make use of FFG.  UNPACKEM.BAT will also use FFG to search for
  61. your DOS directory (it actually looks for where the DOS XCOPY program is
  62. located) and gives you the option of copying FFG.EXE there.
  63.  
  64. 2.  If not already done, make sure FFG.EXE is in a directory that is on
  65. your DOS search path. The DOS directory is a good place if you don't
  66. already have another place to put utility programs.
  67.  
  68. 3.  To run the DEMO programs change to the DEMO_BAT directory and run
  69. DEMO.BAT.
  70.  
  71.